Class FullCRLGenerationEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.FullCRLGenerationEvent
-
Field Summary
FieldsFields inherited from class com.netscape.certsrv.logging.SignedAuditEvent
attributes, NAME_VALUE_DELIMITER, NAME_VALUE_PAIRS_DELIMITER, PASSWORD_MASK, RULENAME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FullCRLGenerationEvent
createFailureEvent
(String subjectID, String reason) static FullCRLGenerationEvent
createSuccessEvent
(String subjectID, String info) static FullCRLGenerationEvent
createSuccessEvent
(String subjectID, BigInteger crlNumber) Methods inherited from class com.netscape.certsrv.logging.SignedAuditEvent
encodeMap, getAttribute, getAttributeList, getAttributes, getParameters, setAttribute, setAttribute
Methods inherited from class com.netscape.certsrv.logging.LogEvent
getEventType, getLevel, getMessage, getMultiline, getNTEventType, getSource, getTimeStamp, setEventType, setLevel, setMessage, setMultiline, setParameters, setSource, toString
-
Field Details
-
LOGGING_PROPERTY
- See Also:
-
-
Constructor Details
-
FullCRLGenerationEvent
public FullCRLGenerationEvent()
-
-
Method Details
-
createSuccessEvent
-
createSuccessEvent
-
createFailureEvent
-